Mark the GdkColor struct as deprecated
authorSébastien Wilmet <swilmet@gnome.org>
Wed, 20 Aug 2014 15:16:52 +0000 (17:16 +0200)
committerSébastien Wilmet <swilmet@gnome.org>
Wed, 20 Aug 2014 15:19:30 +0000 (17:19 +0200)
gdk/deprecated/gdkcolor.h

index 0be61c46d27336b8839fbc2e5c8a10f4da5f2fbd..08a7475920a16df614dc51066ce2fff82f78efbb 100644 (file)
@@ -48,6 +48,8 @@ G_BEGIN_DECLS
  *
  * A #GdkColor is used to describe a color,
  * similar to the XColor struct used in the X11 drawing API.
+ *
+ * Deprecated: 3.14: Use #GdkRGBA
  */
 struct _GdkColor
 {